RegionY property (MyCapture)


           

Returns/sets position Y in pixel of the region to capture when using the method CaptureRegionAuto , CaptureActiveWindows and CaptureSpecificWindows .

Property type

A Integer value.

Syntax

object.RegionY [= value]

The RegionY property syntax has these parts:

Part Description
object An expression evaluating to an object of type MyCapture.
value A Integer value.